Total Complexity | 30 |
Dependencies | 13 |
Dependents | 10 |
Total lines | 249 |
Lines of code | 108 |
Logical lines of code | 63 |
Comment lines | 84 |
Methods | 13 |
Properties | 7 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
areBlocksUsedInCheckout() | 59 | 4 | 17 | |
getCustomerCountry() | 64 | 3 | 11 | |
isPickupPointOrder() | 66 | 3 | 8 | |
isHomeDeliveryOrder() | 66 | 3 | 8 | |
isCarDeliveryOrder() | 66 | 3 | 8 | |
calculateShippingAndGetOptionId() | 67 | 2 | 8 | |
resolveChosenMethod() | 68 | 2 | 7 | |
getShippingMethodOptionId() | 66 | 2 | 7 | |
isPacketeryShippingMethod() | 66 | 2 | 8 | |
getCarrierIdFromShippingMethod() | 68 | 2 | 7 | |
isPickupPointCarrier() | 71 | 2 | 6 | |
__construct() | 65 | 1 | 9 | |
getCarrierIdFromPacketeryShippingMethod() | 75 | 1 | 4 |